Remove GtkShortcutsGesture
authorMatthias Clasen <mclasen@redhat.com>
Sat, 5 Dec 2015 17:09:16 +0000 (12:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 5 Dec 2015 17:10:21 +0000 (12:10 -0500)
commitc83ab24237783b7224262889d7272432fd662fd9
tree79b95a472a9625911f68bd688637ac616f29ea38
parent830b6f10a1e7f9709006a6f16f5168f8d460308b
Remove GtkShortcutsGesture

The gesture functionality was taken over by GtkShortcutsShortcut,
so this widget is no longer needed, and it never was in a stable
release, so lets get rid of it.
docs/reference/gtk/gtk3-sections.txt
docs/reference/gtk/gtk3.types.in
gtk/Makefile.am
gtk/gtk.h
gtk/gtkshortcutsgesture.c [deleted file]
gtk/gtkshortcutsgesture.h [deleted file]
gtk/gtkshortcutsgroup.c
gtk/gtkshortcutswindow.c